Football Clearing Tree#
If a person throws a football towards their friend who is behind a tree, will the football hit or clear the tree? The football is thrown from a distance \(d = {{ params.d }} \ \rm{m}\) from the tree, the tree has a height of \(H = {{ params.h }} \ \rm{m}\), and the football is released at a height of \(h = {{ params.h2 }} \ \rm{m}\). The velocity of the football is \(v_0 = {{ params.v }} \ \rm{m/s}\) and the angle that the football is thrown relative to the ground is \(\theta = {{ params.theta }}^{\circ}\).
Part 1#
Answer Section#
The ball clears the tree
The ball does not clear the tree
Attribution#
Problem is licensed under the CC-BY-NC-SA 4.0 license.